From 57fc8f183a4bb9763c19b444aa522976d573e3f8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 19 Jun 2011 18:55:12 -0400 Subject: [PATCH] Add a test involving links --- tests/a11y/link.txt | 23 +++++++++++++++++++++++ tests/a11y/link.ui | 16 ++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 tests/a11y/link.txt create mode 100644 tests/a11y/link.ui diff --git a/tests/a11y/link.txt b/tests/a11y/link.txt new file mode 100644 index 0000000000..ec2ab02f55 --- /dev/null +++ b/tests/a11y/link.txt @@ -0,0 +1,23 @@ +window1 + "window" + index: 0 + state: enabled resizable sensitive showing visible + toolkit: gail + button1 + "push button" + parent: window1 + index: 0 + name: Hello World! + state: enabled focusable sensitive showing visible + toolkit: gail + text: Hello World! + character count: 12 + caret offset: 0 + default attributes: left-margin:0 right-margin:0 indent:0 invisible:false editable:false pixels-above-lines:0 pixels-below-lines:0 pixels-inside-wrap:0 bg-full-height:0 scale:1 rise:0 underline:none strikethrough:false bg-stipple:false fg-stipple:false fg-color:0,0,0 bg-color:56540,56026,54741 wrap-mode:word justification:left size: weight: family-name: stretch: variant: style: language: direction: + image size: -1 x -1 + image description: (null) + action 0 name: click + action 1 name: press + action 2 name: release + anchors: 1 + uri 0: http://www.gtk.org diff --git a/tests/a11y/link.ui b/tests/a11y/link.ui new file mode 100644 index 0000000000..d8cff2707a --- /dev/null +++ b/tests/a11y/link.ui @@ -0,0 +1,16 @@ + + + + + False + popup + + + Hello World! + True + True + http://www.gtk.org + + + + -- 2.30.2